projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bde562
)
(fill): Fix Info link.
author
Juri Linkov
<juri@jurta.org>
Thu, 25 Mar 2004 10:41:49 +0000
(10:41 +0000)
committer
Juri Linkov
<juri@jurta.org>
Thu, 25 Mar 2004 10:41:49 +0000
(10:41 +0000)
lisp/textmodes/fill.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/fill.el
b/lisp/textmodes/fill.el
index 57ba513cd7fed6762f4290090a397e13744e1244..2ac09f11256c72cfdc9ac87f8d1ab3d857043339 100644
(file)
--- a/
lisp/textmodes/fill.el
+++ b/
lisp/textmodes/fill.el
@@
-32,7
+32,7
@@
(defgroup fill nil
"Indenting and filling text."
- :link '(custom-manual "(emacs)Filling
Text
")
+ :link '(custom-manual "(emacs)Filling")
:group 'editing)
(defcustom fill-individual-varying-indent nil